Skip to main content
POST
[P2] Load User Context

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
user_email
string
default:{{_google_email}}
required

Current user's email address.

output_variable_name
string
default:user_context
required

Variable name to store user context.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$
user_data
string
default:{{user.context}}

User profile data including name, email, LinkedIn profile. Usually {{user.context}}.

meeting_type
enum<string>
default:general

Type of meeting for customized goals.

Available options:
general,
sales_demo,
discovery,
follow_up,
negotiation,
onboarding

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action